[INFO] cloning repository https://github.com/shurizzle/trashdiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shurizzle/trashdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshurizzle%2Ftrashdiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshurizzle%2Ftrashdiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1656369b0fa9f22a34282a9ff91b8d4f9ab8d8af
[INFO] checking shurizzle/trashdiff against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshurizzle%2Ftrashdiff" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shurizzle/trashdiff
[INFO] finished tweaking git repo https://github.com/shurizzle/trashdiff
[INFO] tweaked toml for git repo https://github.com/shurizzle/trashdiff written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shurizzle/trashdiff on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shurizzle/trashdiff already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e
[INFO] running `Command { std: "docker" "start" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling oxc_data_structures v0.148.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling compact_str v0.10.0
[INFO] [stderr]    Compiling oxc_estree v0.148.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling smawk v0.3.3
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.9.1
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling oxc_allocator v0.148.0
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling oxc_str v0.148.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling itertools v0.15.0
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling num-bigint v0.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling self_cell v1.3.0
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling cssparser-macros v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parcel_selectors v0.28.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking hybrid-array v0.4.14
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling oxc_sourcemap v8.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking hashlink v0.11.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling oxc_ast_macros v0.148.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling oxc_span v0.148.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.1
[INFO] [stderr]    Compiling json-escape-simd v3.1.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]    Compiling bytestring v1.5.1
[INFO] [stderr]    Compiling lazy-regex v3.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]    Compiling oxc_index v5.0.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling oxc_diagnostics v0.148.0
[INFO] [stderr]    Compiling oxc-browserslist v5.0.1
[INFO] [stderr]    Compiling oxc_syntax v0.148.0
[INFO] [stderr]    Compiling cssparser v0.37.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.148.0
[INFO] [stderr]    Compiling cssparser-color v0.5.0
[INFO] [stderr]    Compiling oxc_compat v0.148.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking actix-rt v2.12.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling oxc_ast v0.148.0
[INFO] [stderr]     Checking cegla v0.2.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling const-str v1.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking time v0.3.55
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling lightningcss v1.0.0-alpha.72
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking actix-server v2.8.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking impl-more v0.3.5
[INFO] [stderr]     Checking cegla-fcgi v0.2.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking cegla-scgi v0.2.3
[INFO] [stderr]     Checking cegla-cgi v0.2.3
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking actix-http v3.13.3
[INFO] [stderr]    Compiling oxc_ecmascript v0.148.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.148.0
[INFO] [stderr]    Compiling oxc_parser v0.148.0
[INFO] [stderr]    Compiling oxc_semantic v0.148.0
[INFO] [stderr]     Checking actix-web v4.15.0
[INFO] [stderr]    Compiling oxc_traverse v0.148.0
[INFO] [stderr]    Compiling oxc_mangler v0.148.0
[INFO] [stderr]    Compiling oxc_codegen v0.148.0
[INFO] [stderr] error: could not compile `lightningcss` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type rlib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=10c093b8c2500e20 -C extra-filename=-fa7d569e23167368 --out-dir /opt/rustwide/target/debug/build/lightningcss/fa7d569e23167368/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/9d785ed5030bec86/out -L dependency=/opt/rustwide/target/debug/build/bitflags/fdfc497bcd5476e5/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/887a8c817638bf21/out -L dependency=/opt/rustwide/target/debug/build/cssparser-macros/16a4b310ec83871e/out -L dependency=/opt/rustwide/target/debug/build/cssparser/9383207596a2a6c7/out -L dependency=/opt/rustwide/target/debug/build/dtoa-short/a8f3e2563b8d71f7/out -L dependency=/opt/rustwide/target/debug/build/dtoa/7fbcf7fb85d804cd/out -L dependency=/opt/rustwide/target/debug/build/either/ea0d3d9355ec90f2/out -L dependency=/opt/rustwide/target/debug/build/equivalent/310effc0e7653ba2/out -L dependency=/opt/rustwide/target/debug/build/getrandom/65ffddd47ccf5957/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/60ac37861ff1b2b4/out -L dependency=/opt/rustwide/target/debug/build/itoa/155799927a5fdad9/out -L dependency=/opt/rustwide/target/debug/build/libc/c4c74602d39267ff/out -L dependency=/opt/rustwide/target/debug/build/log/d7c7cf5c2ae36c85/out -L dependency=/opt/rustwide/target/debug/build/once_cell/f8df8843f7385ec2/out -L dependency=/opt/rustwide/target/debug/build/phf/07e3076b64ca3d14/out -L dependency=/opt/rustwide/target/debug/build/phf/bf483571fce84b06/out -L dependency=/opt/rustwide/target/debug/build/phf_macros/4edba082f83541d6/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/2dfd418e848793b0/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/4f2cb8cec5a228e8/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/67a7b73a1d6ae514/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/de65ccba8f626326/out -L dependency=/opt/rustwide/target/debug/build/serde/24a1f6c5500a38ef/out -L dependency=/opt/rustwide/target/debug/build/serde_core/b1cf059d197134df/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/1a6830e4aed95143/out -L dependency=/opt/rustwide/target/debug/build/siphasher/8175a983845802af/out -L dependency=/opt/rustwide/target/debug/build/smallvec/e00aa6076d190296/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/3a50963310e852da/out --extern ahash=/opt/rustwide/target/debug/build/ahash/7b8dc29959539de8/out/libahash-7b8dc29959539de8.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/fdfc497bcd5476e5/out/libbitflags-fdfc497bcd5476e5.rmeta --extern const_str=/opt/rustwide/target/debug/build/const-str/f6d768e12c3a06c7/out/libconst_str-f6d768e12c3a06c7.rmeta --extern cssparser=/opt/rustwide/target/debug/build/cssparser/9383207596a2a6c7/out/libcssparser-9383207596a2a6c7.rmeta --extern cssparser_color=/opt/rustwide/target/debug/build/cssparser-color/8245e65177f5b454/out/libcssparser_color-8245e65177f5b454.rmeta --extern data_encoding=/opt/rustwide/target/debug/build/data-encoding/b186bfd5c72c1d0e/out/libdata_encoding-b186bfd5c72c1d0e.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/692c13ed81e06bff/out/libindexmap-692c13ed81e06bff.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/c8365f3c52e3409b/out/libitertools-c8365f3c52e3409b.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/c4dca86f0a89519f/out/liblazy_static-c4dca86f0a89519f.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/build/lightningcss-derive/50f69edb8a26f80d/out/liblightningcss_derive-50f69edb8a26f80d.so --extern parcel_selectors=/opt/rustwide/target/debug/build/parcel_selectors/f3bd86559def18b3/out/libparcel_selectors-f3bd86559def18b3.rmeta --extern pastey=/opt/rustwide/target/debug/build/pastey/f86eb1b1542852c9/out/libpastey-f86eb1b1542852c9.so --extern pathdiff=/opt/rustwide/target/debug/build/pathdiff/ffe75d6fb05d9751/out/libpathdiff-ffe75d6fb05d9751.rmeta --extern smallvec=/opt/rustwide/target/debug/build/smallvec/e00aa6076d190296/out/libsmallvec-e00aa6076d190296.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=df05bbec3100dbfd -C extra-filename=-a880b9a7a583e721 --out-dir /opt/rustwide/target/debug/build/chrono-tz/a880b9a7a583e721/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/d8e40b657e286547/out -L dependency=/opt/rustwide/target/debug/build/num-traits/fb59ddca781ef93d/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/0ae5045bbf36abc9/out -L dependency=/opt/rustwide/target/debug/build/serde_core/e1ae5940cd2ed5a8/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/1a6830e4aed95143/out -L dependency=/opt/rustwide/target/debug/build/siphasher/3e554adbedf28a92/out --extern chrono=/opt/rustwide/target/debug/build/chrono/98e5a8bfa151b4b9/out/libchrono-98e5a8bfa151b4b9.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/14bb53f4cb53c175/out/libphf-14bb53f4cb53c175.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/9c249ae5932656b2/out/libserde-9c249ae5932656b2.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e", kill_on_drop: false }`
[INFO] [stdout] e5d7e03d720beba05d5e94f54260f4bcffa93d47d16835fdcf93f4180bd1e25e
